Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement pop_equiv() for HashMap #11691

Closed
wants to merge 3 commits into from
Closed

Implement pop_equiv() for HashMap #11691

wants to merge 3 commits into from

Conversation

mneumann
Copy link
Contributor

No description provided.

@flaper87
Copy link
Contributor

LGTM, could you please squash these commits?

@alexcrichton
Copy link
Member

This has a similar problem to #11074, and my concerns are in this comment: #11074 (comment)

I think that we should make a decision on this before merging.

@alexcrichton
Copy link
Member

I've added this to the next meeting agenda

@flaper87
Copy link
Contributor

flaper87 commented Feb 8, 2014

@alexcrichton was this discussed at the last meeting?

@alexcrichton
Copy link
Member

Ah sorry, I forgot to comment on this afterwards. We didn't get around to talking about this, and we thought that specific library issues like this shouldn't need to wait for a meeting.

I am personally still hesitant to merge due to my comment above.

@mneumann
Copy link
Contributor Author

mneumann commented Feb 9, 2014

I agree on not merging it. There should be a better solution for this. I'd strongly suggest to use the Equiv relation for all lookups.

@alexcrichton
Copy link
Member

Closing, I've opened #12135 on the equiv + hashmap topic.

bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 1, 2023
…entri3

Lint `flatten()` under `lines_filter_map_ok`

Fixes rust-lang#11686

changelog: [`lines_filter_map_ok`]: Also lint calls to `flatten()`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants